var go.uber.org/zap/zapcore._errArrayElemPool
3 uses
go.uber.org/zap/zapcore (current package)
error.go#L106: var _errArrayElemPool = sync.Pool{New: func() interface{} {
error.go#L116: e := _errArrayElemPool.Get().(*errArrayElem)
error.go#L131: _errArrayElemPool.Put(e)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)